McCamTable.MasterPositions property
The array that stores the master positions in the cam table.
Namespace: IntervalZero.KINGSTAR.Base.ApiAssembly: IntervalZero.KINGSTAR.Base.Api (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public double[] MasterPositions { get; set; }
Public Property MasterPositions As Double()
Property value
Type: double[]
See also